home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / emulations / 1898 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: nntp.earthlink.net!usenet
  2. From: psheffield@earthlink.net (Patrick Sheffield)
  3. Newsgroups: comp.sys.amiga.emulations
  4. Subject: Re: SS and CyberGraphX
  5. Date: 23 Feb 1996 20:53:55 GMT
  6. Organization: Earthlink Network, Inc.
  7. Message-ID: <1244.6627T763T1170@earthlink.net>
  8. References: <4gacel$j6o@newsstand.cit.cornell.edu> <312A0480.2878@sn.no> <312C8985.41C6@felix.univ.szczecin.pl>
  9. NNTP-Posting-Host: psheffield.earthlink.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >Joerund Myhre wrote:
  13. >>
  14. >> Benjamin Kenobi wrote:
  15. >> >
  16. >> > Is there any way to keep SS from trashing other CyberGraphX screens?  As
  17. >> > I understand it, this happens because SS writes directly into the card
  18. >> > memory and cannot redirect it's drawing into another buffer when another
  19. >> > screen is displayed.  Is there a way to "stop" shapeshifter when you
  20. >> > switch to another CGX screen?
  21. >> >
  22. >> Use the commodity MCP, it freezes Shapeshifter beeing on another screen.
  23.  
  24. >This is not a solution, because it's not possible to use MAC-Handler
  25. >then. Mac-Handler calls functions in Mac's ROM and Mac is freezed, so...
  26.  
  27. >I wonder if it wasn't possible to remap SS memory accesses with MMU, and
  28. >force it to use screen-image in FAST RAM, when SS screen is not
  29. >frontmost. But it will take Mr. Bauer to answer this question, I guess.
  30. >:)
  31.  
  32. Unfortunately, there is /No/ copy in fast ram. That is just the point. The
  33. reason for screen corruption is that the Mac process is given the direct
  34. memory location for the graphic card's screen memory so it may be treated
  35. exactly like a real Mac. Thus the Mac process is simply updating what it
  36. views as /It's/ screen.
  37.  
  38. That is the trade-off for the Real-Mac-like screen performance.
  39.  
  40. Patrick Sheffield
  41.  
  42.